Error Occurred While Processing Request The web site you are accessing has experienced an unexpected error.
Please contact the website administrator.


The following information is meant for the website developer for debugging purposes.
Error Occurred While Processing Request

abstract is a reserved keyword.

The CFML compiler was processing:

  • A cfset tag beginning on line 904, column 79.
  • A cfset tag beginning on line 904, column 79.
  • A cfset tag beginning on line 904, column 79.
  • A cfset tag beginning on line 904, column 79.
  • A cfset tag beginning on line 904, column 79.
 
The error occurred in D:/wwwroot/testmart8/search/quiksrchmain.cfm: line 904
Called from D:/wwwroot/testmart8/include/includepage.cfm: line 354
Called from D:/wwwroot/testmart8/include/includepage.cfm: line 351
Called from D:/wwwroot/testmart8/include/includepage.cfm: line 1
Called from D:/wwwroot/testmart8/include/includepage.cfm: line 1
Called from D:/wwwroot/testmart8/estore/searchtmp.cfm: line 34
902 : 							    		 <cfset rec = Listgetat(prodcat_FileContent,  i , "||") >
903 : 									   	 <cfset title      = #listgetat(rec, 1 , "^^")#>
904 : 									     <cfset abstract   = #listgetat(rec, 2 , "^^")#>	   
905 : 								   		 <cfset cate_code  = #listgetat(rec, 3 , "^^")#>
906 : 								  		 <cfset relevance  = #listgetat(rec, 4 , "^^")#>

Resources:

Browser   Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
Remote Address   10.0.130.52
Referrer   http://testmart.com/estore/searchtmp.cfm/v/001~~../search/sitesearch.cfm/~q%60001%20%20.%20search~p2%6025000btw40000
Date/Time   27-Apr-24 01:02 AM
Stack Trace
at cfincludepage2ecfm257624411._factor26(D:/wwwroot/testmart8/include/includepage.cfm:354) at cfincludepage2ecfm257624411._factor29(D:/wwwroot/testmart8/include/includepage.cfm:351) at cfincludepage2ecfm257624411._factor30(D:/wwwroot/testmart8/include/includepage.cfm:1) at cfincludepage2ecfm257624411.runPage(D:/wwwroot/testmart8/include/includepage.cfm:1) at cfsearchtmp2ecfm1572426961.runPage(D:/wwwroot/testmart8/estore/searchtmp.cfm:34)

coldfusion.compiler.ScriptParseExceptions$ReservedKeywordUsageException: abstract is a reserved keyword.
	at coldfusion.compiler.ScriptParseExceptions.throwReservedKeywordUsageException(ScriptParseExceptions.java:324)
	at coldfusion.compiler.cfml40.cfScriptLvar(cfml40.java:3561)
	at coldfusion.compiler.cfml40.SimpleStatement(cfml40.java:668)
	at coldfusion.compiler.cfml40.cfsetstatement(cfml40.java:571)
	at coldfusion.compiler.cfml40.cfset(cfml40.java:539)
	at coldfusion.compiler.cfml40.processCfmlTags(cfml40.java:6547)
	at coldfusion.compiler.cfml40.cfml(cfml40.java:6609)
	at coldfusion.compiler.cfml40.cfloop(cfml40.java:1429)
	at coldfusion.compiler.cfml40.processCfmlTags(cfml40.java:6551)
	at coldfusion.compiler.cfml40.cfml(cfml40.java:6609)
	at coldfusion.compiler.cfml40.cfif(cfml40.java:373)
	at coldfusion.compiler.cfml40.processCfmlTags(cfml40.java:6549)
	at coldfusion.compiler.cfml40.cfml(cfml40.java:6609)
	at coldfusion.compiler.cfml40.cfif(cfml40.java:373)
	at coldfusion.compiler.cfml40.processCfmlTags(cfml40.java:6549)
	at coldfusion.compiler.cfml40.cfml(cfml40.java:6609)
	at coldfusion.compiler.cfml40.cfif(cfml40.java:373)
	at coldfusion.compiler.cfml40.processCfmlTags(cfml40.java:6549)
	at coldfusion.compiler.cfml40.cfml(cfml40.java:6609)
	at coldfusion.compiler.cfml40.start(cfml40.java:7194)
	at coldfusion.compiler.NeoTranslator.parsePage(NeoTranslator.java:655)
	at coldfusion.compiler.NeoTranslator.parsePage(NeoTranslator.java:635)
	at coldfusion.compiler.NeoTranslator.parseAndTransform(NeoTranslator.java:457)
	at coldfusion.compiler.NeoTranslator.translateJava(NeoTranslator.java:407)
	at coldfusion.compiler.NeoTranslator.translateJava(NeoTranslator.java:160)
	at coldfusion.runtime.TemplateClassLoader$TemplateCache$1.fetch(TemplateClassLoader.java:478)
	at coldfusion.util.LruCache.get(LruCache.java:180)
	at coldfusion.runtime.TemplateClassLoader$TemplateCache.fetchSerial(TemplateClassLoader.java:404)
	at coldfusion.util.AbstractCache.fetch(AbstractCache.java:58)
	at coldfusion.util.SoftCache.get_statsOff(SoftCache.java:153)
	at coldfusion.util.SoftCache.get(SoftCache.java:92)
	at coldfusion.runtime.TemplateClassLoader.findClass(TemplateClassLoader.java:672)
	at coldfusion.runtime.RuntimeServiceImpl.getFile(RuntimeServiceImpl.java:1180)
	at coldfusion.runtime.RuntimeServiceImpl.resolveTemplatePath(RuntimeServiceImpl.java:1159)
	at coldfusion.tagext.lang.IncludeTag.setTemplate(IncludeTag.java:427)
	at cfincludepage2ecfm257624411._factor26(D:\wwwroot\testmart8\include\includepage.cfm:354)
	at cfincludepage2ecfm257624411._factor29(D:\wwwroot\testmart8\include\includepage.cfm:351)
	at cfincludepage2ecfm257624411._factor30(D:\wwwroot\testmart8\include\includepage.cfm:1)
	at cfincludepage2ecfm257624411.runPage(D:\wwwroot\testmart8\include\includepage.cfm:1)
	at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:262)
	at coldfusion.tagext.lang.IncludeTag.handlePageInvoke(IncludeTag.java:735)
	at coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:565)
	at coldfusion.runtime.CfJspPage._emptyTcfTag(CfJspPage.java:4329)
	at cfsearchtmp2ecfm1572426961.runPage(D:\wwwroot\testmart8\estore\searchtmp.cfm:34)
	at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:262)
	at coldfusion.tagext.lang.IncludeTag.handlePageInvoke(IncludeTag.java:735)
	at coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:565)
	at coldfusion.filter.CfincludeFilter.invoke(CfincludeFilter.java:65)
	at coldfusion.filter.ApplicationFilter.invoke(ApplicationFilter.java:595)
	at coldfusion.filter.RequestMonitorFilter.invoke(RequestMonitorFilter.java:43)
	at coldfusion.filter.MonitoringFilter.invoke(MonitoringFilter.java:40)
	at coldfusion.filter.PathFilter.invoke(PathFilter.java:162)
	at coldfusion.filter.IpFilter.invoke(IpFilter.java:45)
	at coldfusion.filter.ExceptionFilter.invoke(ExceptionFilter.java:96)
	at coldfusion.filter.BrowserDebugFilter.invoke(BrowserDebugFilter.java:78)
	at coldfusion.filter.ClientScopePersistenceFilter.invoke(ClientScopePersistenceFilter.java:28)
	at coldfusion.filter.BrowserFilter.invoke(BrowserFilter.java:38)
	at coldfusion.filter.NoCacheFilter.invoke(NoCacheFilter.java:60)
	at coldfusion.filter.GlobalsFilter.invoke(GlobalsFilter.java:38)
	at coldfusion.filter.DatasourceFilter.invoke(DatasourceFilter.java:22)
	at coldfusion.filter.CachingFilter.invoke(CachingFilter.java:62)
	at coldfusion.CfmServlet.service(CfmServlet.java:226)
	at coldfusion.bootstrap.BootstrapServlet.service(BootstrapServlet.java:311)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:227)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162)
	at coldfusion.monitor.event.MonitoringServletFilter.doFilter(MonitoringServletFilter.java:46)
	at coldfusion.bootstrap.BootstrapFilter.doFilter(BootstrapFilter.java:47)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162)
	at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162)
	at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:197)
	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97)
	at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:541)
	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:135)
	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78)
	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:377)
	at org.apache.coyote.ajp.AjpProcessor.service(AjpProcessor.java:463)
	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:889)
	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1743)
	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
	at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191)
	at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659)
	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
	at java.base/java.lang.Thread.run(Thread.java:834)